|
Dew Stats for .NET
|
Moving range chart.
|
Parameters |
Description |
|
[In] TVec Data |
Data to be analyzed. Each value represents number of defects. |
|
out double CL |
Returns control Chart centerline. |
|
out double UCL |
Returns control Chart upper control limit. |
|
out double LCL |
Returns control Chart lower control limit. |
|
double Confidence |
Confidence level for upper and lower control limit. Confidence must lie in the (0,1) interval. |
Uses Data values to construct a moving-range quality control chart. This QC chart type can be used for individual measurements (sample size = 1).
|
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|